Autogenerated HTML docs for v1.7.2-rc1 
diff --git a/git-grep.html b/git-grep.html index 4b270fe..f073358 100644 --- a/git-grep.html +++ b/git-grep.html 
@@ -326,6 +326,7 @@  [-E | --extended-regexp] [-G | --basic-regexp]   [-F | --fixed-strings] [-n]   [-l | --files-with-matches] [-L | --files-without-match]  + [(-O | --open-files-in-pager) [&lt;pager&gt;]]   [-z | --null]   [-c | --count] [--all-match] [-q | --quiet]   [--max-depth &lt;depth&gt;]  @@ -513,6 +514,20 @@  </p>   </dd>   <dt>  +-O [&lt;pager&gt;]  +</dt>  +<dt>  +--open-files-in-pager [&lt;pager&gt;]  +</dt>  +<dd>  +<p>  + Open the matching files in the pager (not the output of <em>grep</em>).  + If the pager happens to be "less" or "vi", and the user  + specified only one pattern, the first file is positioned at  + the first match automatically.  +</p>  +</dd>  +<dt>   -z   </dt>   <dt>  @@ -726,7 +741,7 @@  </div>   <div id="footer">   <div id="footer-text">  -Last updated 2010-06-25 23:29:47 UTC  +Last updated 2010-07-01 00:08:20 UTC   </div>   </div>   </body>